Skip to content

fix: unify detection events between platforms#613

Open
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-detection-events
Open

fix: unify detection events between platforms#613
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-detection-events

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

@kacperzolkiewski kacperzolkiewski commented May 25, 2026

Summary

Fixes: #571

Unify onMentionDeteted and onLinkDetected events emitting between platforms.

Test Plan

Verify that onMentionDetected and onLinkDetected are triggered correctly in the following scenarios:

  • moving the cursor into or selecting a mention/link emits the detection event
  • moving the cursor outside a mention/link emits the clear event

Screenshots / Videos

Screen.Recording.2026-05-25.at.14.59.06.mov

Web:

Screen.Recording.2026-05-25.at.15.13.12.mov

Compatibility

OS Implemented
iOS
Android
Web

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

@kacperzolkiewski kacperzolkiewski changed the title fix: unify detection events between native platforms fix: unify detection events between platforms May 25, 2026
@kacperzolkiewski kacperzolkiewski marked this pull request as ready for review May 25, 2026 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention detection has some bugs

1 participant